Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.r4.zib2020#0.11.0-beta.1 (62 ms)
Package | nictiz.fhir.nl.r4.zib2020 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.zib2020@0.11.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-HealthcareProvider |
Url | http://nictiz.nl/fhir/StructureDefinition/zib-HealthcareProvider |
Status | draft |
Name | ZibHealthcareProvider |
Title | zib HealthcareProvider |
Experimental | False |
Realm | nl |
Authority | hl7 |
Description | A healthcare provider is an organization that offers and provides medical, paramedic and/or nursing care to patients/clients. Examples include: hospitals, nursing homes, doctor’s offices. |
Purpose | This Location resource represents the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) HealthcareProvider v3.4 (2020)](https://zibs.nl/wiki/HealthcareProvider-v3.4(2020EN)). |
Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
Type | Location |
Kind | resource |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.
Source
{
"resourceType" : "StructureDefinition",
"id" : "zib-HealthcareProvider",
"text" : {
"status" : "empty",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.</div>"
},
"url" : "http://nictiz.nl/fhir/StructureDefinition/zib-HealthcareProvider",
"name" : "ZibHealthcareProvider",
"title" : "zib HealthcareProvider",
"status" : "draft",
"publisher" : "Nictiz",
"contact" : [
{
"name" : "Nictiz",
"telecom" : [
{
"system" : "url",
"value" : "https://www.nictiz.nl",
"use" : "work"
}
]
}
],
"description" : "A healthcare provider is an organization that offers and provides medical, paramedic and/or nursing care to patients/clients. Examples include: hospitals, nursing homes, doctorâs offices.",
"purpose" : "This Location resource represents the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) HealthcareProvider v3.4 (2020)](https://zibs.nl/wiki/HealthcareProvider-v3.4(2020EN)).",
"copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "zib-healthcareprovider-v3.4-2020EN",
"uri" : "https://zibs.nl/wiki/HealthcareProvider-v3.4(2020EN)",
"name" : "zib HealthcareProvider-v3.4(2020EN)"
},
{
"identity" : "zib-contactinformation-v1.2-2020EN",
"uri" : "https://zibs.nl/wiki/ContactInformation-v1.2(2020EN)",
"name" : "zib ContactInformation-v1.2(2020EN)"
}
],
"kind" : "resource",
"abstract" : true,
"type" : "Location",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Location",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Location",
"path" : "Location",
"short" : "HealthcareProvider / OrganizationLocation",
"comment" : "The zib HealthcareProvider is mapped to this Location profile and a profile on Organization (<http://nictiz.nl/fhir/StructureDefinition/zib-HealthcareProvider-Organization>). This Location profile acts as the focal resource of the HealthcareProvider because most references to this zib are concerned about the recording of the physical location where the care to patient/client takes place rather than the organizational information. For the latter, the profile on Organization is used which is referenced using the `managingOrganization` element.\r\n\r\nHealthcare providers usually consist of multiple organizational levels and physical locations. The hierarchical structure may be captured by using multiple instances of this HealthcareProvider profile using the `Location.partOf` element to refer to their parent Location. Each instance refers the zib-HealthcareProvider-Organization at the appropriate level in the hierarchy. \r\n\r\nIn consultation with 'Registratie aan de Bron', it is agreed to not include the zib concept LocationNumber (NL-CM:17.2.10) due to several reasons. Firstly, its use in the Dutch realm is unclear as this concept was initiated for the Belgium realm with specific requirements. Secondly, it cannot be mapped neatly in the FHIR model which would require the use of an extension. To avoid implementation of specific and not-used FHIR requirements, it is advised to create and use an extension at the use case level where this concept is deemed necessary.",
"alias" : [
"OrganisatieLocatie",
"Zorgaanbieder"
],
"mapping" : [
{
"identity" : "zib-healthcareprovider-v3.4-2020EN",
"map" : "NL-CM:17.2.1",
"comment" : "HealthcareProvider"
},
{
"identity" : "zib-healthcareprovider-v3.4-2020EN",
"map" : "NL-CM:17.2.9",
"comment" : "OrganizationLocation"
}
]
},
{
"id" : "Location.name",
"path" : "Location.name",
"short" : "LocationName",
"definition" : "Name of the location.",
"alias" : [
"LocatieNaam"
],
"mapping" : [
{
"identity" : "zib-healthcareprovider-v3.4-2020EN",
"map" : "NL-CM:17.2.8",
"comment" : "LocationName"
}
]
},
{
"id" : "Location.telecom",
"path" : "Location.telecom",
"slicing" : {
"discriminator" : [
{
"type" : "profile",
"path" : "$this"
}
],
"rules" : "open"
},
"short" : "ContactInformation",
"definition" : "The information needed to contact the healthcare organization via telephone and/or e-mail.",
"comment" : "The cardinality mismatch between the zib (`0..1`) and FHIR (`0..*`) is explained by the containers TelephoneNumbers (`0..*`) and EmailAddresses (`0..*`) inside the ContactInformation model. The FHIR datatype ContactPoint does not have these containers.",
"alias" : [
"Contactgegevens"
],
"mapping" : [
{
"identity" : "zib-healthcareprovider-v3.4-2020EN",
"map" : "NL-CM:17.2.6",
"comment" : "ContactInformation"
},
{
"identity" : "zib-contactinformation-v1.2-2020EN",
"map" : "NL-CM:20.6.1",
"comment" : "ContactInformation"
}
]
},
{
"id" : "Location.telecom:telephoneNumbers",
"path" : "Location.telecom",
"sliceName" : "telephoneNumbers",
"type" : [
{
"code" : "ContactPoint",
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelephoneNumbers"
]
}
]
},
{
"id" : "Location.telecom:emailAddresses",
"path" : "Location.telecom",
"sliceName" : "emailAddresses",
"type" : [
{
"code" : "ContactPoint",
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-EmailAddresses"
]
}
]
},
{
"id" : "Location.address",
"path" : "Location.address",
"definition" : "The physical address of the healthcare providerâs location.",
"comment" : "The cardinality mismatch with the zib (`0..1` versus `0..*`) is explained by the restriction of FHIR to limit the `Location.address` to a physical address while the zib allows for other types of addresses (e.g. a postal address). Other types of addresses than a physical address are given in `Organization.address` which is referenced by `Location.managingOrganization`.",
"type" : [
{
"code" : "Address",
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/zib-AddressInformation"
]
}
],
"mapping" : [
{
"identity" : "zib-healthcareprovider-v3.4-2020EN",
"map" : "NL-CM:17.2.5",
"comment" : "AddressInformation"
}
]
},
{
"id" : "Location.managingOrganization",
"path" : "Location.managingOrganization",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Organization",
"http://nictiz.nl/fhir/StructureDefinition/zib-HealthcareProvider-Organization"
]
}
]
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.